issues
search
Azure
/
azure-functions-openai-extension
An extension that adds support for Azure OpenAI/ OpenAI bindings in Azure Functions for LLM (GPT-3.5-Turbo, GPT-4, etc)
MIT License
80
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: update default values, parameters casing and read me
#123
manvkaur
closed
1 week ago
1
fix: file name extraction in js and ts rag samples
#122
manvkaur
closed
1 month ago
0
Update java and python samples for default value of table storage managed identity
#121
manvkaur
closed
1 month ago
0
Fix assistant skill trigger handling of return values
#120
cgillum
closed
1 month ago
0
attach doc and source jars for java-library build
#119
YunchuWang
closed
1 month ago
0
Update nuget dependencies in csharp projects
#118
manvkaur
closed
1 month ago
1
fix: add missing java plugin versions in official build ppl
#117
YunchuWang
closed
1 month ago
0
fix: remove vulnerabilities from java 8 parent in java func openai lib
#116
YunchuWang
closed
1 month ago
0
Support for GPT-4o/GPT-4o mini models along with image as output supported format
#115
raorugan
opened
1 month ago
0
Update table client creation during Assistant Post and Assistant Query
#114
manvkaur
closed
1 month ago
0
We should limit the length of content send to OpenAI model based on the supported token limit.
#113
eamonoreilly
opened
2 months ago
1
[Bug] Using managed identity for chat table storage results in "Exception while executing function: Functions.GetChatState The assistant must be initialized first using CreateAssistantAsync (Parameter 'tableClient')" when calling a Post or Get after the chat is initialized successfully
#112
eamonoreilly
closed
1 month ago
0
[Bug] Full stop in text causes Azure AI search indexing to break
#111
vrdmr
opened
2 months ago
1
Update java samples and changelog for table storage managed identity support
#110
manvkaur
closed
1 month ago
1
CosmosDB Mongo vCore - Adding HNSW vector index support
#109
aayush3011
closed
2 months ago
1
Update HTTP trigger template to have latest worker SDK packages
#108
aishwaryabh
opened
3 months ago
0
java samples - update packages and add missing imports
#107
manvkaur
closed
3 months ago
0
Add JavaScript samples
#106
ejizba
closed
3 months ago
0
Re-add integration test for ChatBot project
#105
manvkaur
closed
3 months ago
0
Allow configuring properties like Max Token,Top_P etc in Assistant Post
#104
manvkaur
opened
3 months ago
0
Cosmos DB No SQL Vector Search
#103
aayush3011
opened
4 months ago
1
Support managed identity for chat storage table client and move out of host json
#102
maggie-li
closed
3 months ago
3
Consolidate identity auth implementation
#101
manvkaur
opened
4 months ago
0
Add JavaScript sample for text completion
#100
castrodd
closed
4 months ago
0
Public build fix for fork PRs
#99
manvkaur
closed
4 months ago
0
Enable CodeQL explicitly in public builds
#98
manvkaur
closed
4 months ago
0
ASP .NET Integration for Samples
#97
aishwaryabh
closed
4 months ago
0
Update azure-ai-openai version in java library, remove duplicate pkg ref from SemanticAISearch csproj, format READMEs
#96
manvkaur
closed
4 months ago
0
[Dotnet-ooproc] TextCompletion never returns a response
#95
Justrebl
closed
3 months ago
4
Add separate pipeline for Integration Tests
#94
manvkaur
closed
4 months ago
0
Fix the builds for 1ES PT
#93
manvkaur
closed
5 months ago
0
Bump Azure.Identity from 1.11.0 to 1.11.4 in /src/WebJobs.Extensions.OpenAI
#92
dependabot[bot]
closed
5 months ago
0
[Bug: Java Worker] When connecting to Azure AI Search using, access with an API-Key will be forbidden
#91
yoshioterada
closed
4 months ago
3
Request for Enhancements in Configurability of Azure AI Search Settings in OpenAI Extension
#90
yoshioterada
opened
5 months ago
1
Updating Python library version
#89
hallvictoria
closed
5 months ago
0
CosmosDB Mongo vCore - Adding HNSW vector index support
#88
aayush3011
closed
2 months ago
10
Updated Python Samples Documentation
#87
maggie-li
closed
5 months ago
0
Fix Node Assistant sample errors
#86
castrodd
closed
5 months ago
0
Updating Python samples to use newest library version
#85
hallvictoria
closed
5 months ago
0
chore: input bindings
#84
horihiro
closed
5 months ago
0
Dockerfile for Python functions
#83
mdf-ido
opened
5 months ago
0
[Bug] Cannot start function with Python
#82
mdf-ido
closed
5 months ago
2
Move to 1ES PT, Official and Public Builds
#81
manvkaur
closed
5 months ago
0
[Bug] Example AssistantSample Skill (AddToDo) repetitively executes
#80
jrbancroft
closed
5 months ago
3
Converting CSHARP-OOPROC sample to modern ASP.NET with styles
#79
paulyuk
opened
5 months ago
2
Update AssistantApis.java
#78
BandaruDheeraj
closed
6 months ago
0
[DRAFT] Update nuget packages
#77
manvkaur
closed
1 month ago
1
Adding python RAG samples, update existing to use decorators
#76
hallvictoria
closed
6 months ago
0
CodeQL Build updates and README updates
#75
manvkaur
closed
6 months ago
0
Add embeddings and search samples for NodeJS
#74
castrodd
closed
6 months ago
0
Next