1.0.0
🎉 Going 1.0.0!!
I am using this day to day and have a few other customers using it.
I am going to make this 1.0.0 as in stable. The most recent changelog below will show some of the updates but the biggest one is passing Message model throughout the lifecycle of a chat so that no matter how many functions/tools or even a retry we have state with meta_data field and tools field.
ChangeLog Summary
2024-07-03
- Added content about CoPilot or Larallama by Alfred Nutile
2024-07-03
- Added more context to Message for later reuse and overall history
2024-07-04
- Step 1 of many changes
2024-07-03
- Moved function check down since I am doing a tool check first that the user selects
2024-06-27
- Fixed how it chunks over pages
2024-07-05
- Fixed an issue with Claude where you need to sandwich a function's request in user based roles
2024-07-04
- Updated the function to summarize a collection
2024-07-04
- Merged branch 'main' of github.com:LlmLaraHub/llmlarahub