Skip to content

Commit

Permalink
Update frank-egloff 2024-01-16
Browse files Browse the repository at this point in the history
  • Loading branch information
fegloff authored Jan 17, 2024
1 parent 470f141 commit 71a86ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions progress/frank-egloff.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
2024-01-16 Tue: Added streaming completion to [vision logic](https://github.com/harmony-one/HarmonyOneBot/pull/348). Also, added /vision command that allows the user to inquire about multiple image URLs. Didn't add vision prompts/completions to the bot conversation because it uses different models, and the content key of the body parameter has a different scheme.

2024-01-15 Mon: Worked on [deleting prefixes with familiar words](https://github.com/harmony-one/HarmonyOneBot/pull/349) to increase user experience; the removed words were 'am', 'be', 'ny', 'ha', 'no' from Translate bot. [Deployed Vision on Harmony1Bot](https://github.com/harmony-one/HarmonyOneBot/pull/348) as a chatCompletion, not as a part of a conversation, due to a different JSON scheme for the content key. On Tuesday, will work on including in the bot conversation the vision's prompt and completion. Also, will add chunk prompting (stream) and /vision command where the user can send an image URL with a prompt.

---
Expand Down

0 comments on commit 71a86ad

Please sign in to comment.