Block or Report
Block or report fred-bf
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ChatGPT-Next-Web
ChatGPT-Next-Web PublicForked from ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有?自己的跨平台 ChatGPT/Gemini 应用。
TypeScript 3
-
ollama
ollama PublicForked from ollama/ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
Go
-
go-openai
go-openai PublicForked from sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Go
94 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
March 2024
Created 23 commits in 3 repositories
Created 1 repository
-
fred-bf/go-openai
Go
This contribution was made on Mar 11
Created a pull request in ChatGPTNextWeb/ChatGPT-Next-Web that received 18 comments
[Bugfix] Fix CORS SSRF security issue
Fix CORS SSRF security issue reported by: #4283
Migrate Upstash API
Migrate WebDAV API
Remove request to CORS api
Opened 4 other pull requests in 1 repository
ChatGPTNextWeb/ChatGPT-Next-Web
4
merged
-
fix: auto migrate proxy config
This contribution was made on Mar 13
-
feat: bump version
This contribution was made on Mar 13
-
chore: update GTM_ID definition
This contribution was made on Mar 5
-
merge main
This contribution was made on Mar 1
Reviewed 1 pull request in 1 repository
ChatGPTNextWeb/ChatGPT-Next-Web
1 pull request
-
[Bugfix] Fix CORS SSRF security issue
This contribution was made on Mar 13
Created an issue in ChatGPTNextWeb/ChatGPT-Next-Web that received 1 comment
[Feature Request]: Switching to unified sync protocol and using tauri http package for native client
Let's turn it into a RPC, here is a proposal: type WebDavConfig = { type: 'webdav', endpoint: string, username: string, password: string } type Ups…

