-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ready to test deriver * prompts ready for testing * compare entire list, don't loop through facts one by one * parse xml, batch process ai query docs * timing works * session id is writing to csv now * ignore timing logs * infinite backrooms-inpsired prompts * yousim/ib inspired prompts v0 * accept incoming changes on agent.py * dialectic to sonnet for now * remove timing, use py-spy * cleanup from timing removal * remove extra timing stuff * Route for User LeveL Metamessages * functional state * chore: Clean up artifacts * fix(deriver) update database calls for new schema and payload * chore(docs) Update Honcho Version --------- Co-authored-by: Vineeth Voruganti <[email protected]>
- Loading branch information
1 parent
6d5439a
commit 487ec43
Showing
24 changed files
with
9,431 additions
and
1,272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -175,3 +175,5 @@ cython_debug/ | |
supabase/ | ||
|
||
docs/node_modules | ||
|
||
timing_logs.csv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.