Skip to content

1.0.0

Compare
Choose a tag to compare
@nivthefox nivthefox released this 08 Nov 10:22
· 12 commits to main since this release
3031e47

1.0.0 - 2024-11-08

Added

  • Initialized the AIde project.
  • Added Vector Storage for storing and manipulating document vectors.
  • Added an AI Client wrapper for interacting with remote AI services.
  • Added support for OpenAI
  • Added support for DeepInfra
  • Added a placeholder README.
  • Added jsmock for mocking in tests.
  • Added a document manager to manage operations on documents.
  • Added a settings manager to manage settings.
  • Added a conversation store to manage conversations.
  • Created a Foundry ApplicationV2 to interact with the AI.
  • Added context to queries.