View Source AI behaviour (fnord v0.4.17)
AI is a behavior module that defines the interface for interacting with OpenAI's API. It provides a common interface for the various OpenAI-powered operations used by the application.
Summary
Functions
See AI.EmbeddingsAgent.get_embeddings/2
.
See AI.FileSummaryAgent.get_summary/3
.
Create a new AI instance. Instances share the same client connection.
Types
Callbacks
Functions
See AI.EmbeddingsAgent.get_embeddings/2
.
See AI.FileSummaryAgent.get_summary/3
.
Create a new AI instance. Instances share the same client connection.