Activity
Update README
Update README
Pull request merge
Use the model configurator component in the image playground page
Use the model configurator component in the image playground page
Add an Embedding playground
Add an Embedding playground
Add streaming support to VoiceChat
Add streaming support to VoiceChat
Add streaming support to the chat playground
Add streaming support to the chat playground
Extract the model selection and configuration as a component
Extract the model selection and configuration as a component
Add inference model parameters support in the text playground
Add inference model parameters support in the text playground
re-add streaming support with Rockhead.Extensions in the Text Playgro…
re-add streaming support with Rockhead.Extensions in the Text Playgro…
Implement InvokeCommandV14 and InvokeCommandLightV14.
Implement InvokeCommandV14 and InvokeCommandLightV14.
Pull request merge
Implement InvokeCommandV14 and InvokeCommandLightV14.
Implement InvokeCommandV14 and InvokeCommandLightV14.
Add invoke methods for Titan and Claude models
Add invoke methods for Titan and Claude models
Refactor the Image playground to use a "one invoke method per model" …
Refactor the Image playground to use a "one invoke method per model" …
Update the README.md file to incorporate the agent playground
Update the README.md file to incorporate the agent playground
Pull request merge
Update the README.md file to incorporate the agent playground
Update the README.md file to incorporate the agent playground
Add a switch to enable/disable Agent trace.
Add a switch to enable/disable Agent trace.
Remove deprecated text field
Remove deprecated text field
Force push
Update README.md file to reflect upgrate to .NET 8
Update README.md file to reflect upgrate to .NET 8
Update NuGet Packages
Update NuGet Packages
Pull request merge
Implement the logic to handle the agent response stream.
Implement the logic to handle the agent response stream.
Filter unsupported model
Filter unsupported model
Pull request merge