锦衣夜行孙大侠 (@DaiSun)【我必须装杯!】jetbrainsai2api现已全面支持function calling,欢迎大伙提issue~ 中发帖

虽然有主贴,但我还是要单开一贴装个杯!毕竟我认为这是一个重大更新 :tieba_003: 所有详细信息都在这个帖子里: 
【AI平权-授人以渔 26】jetbrains2api v2.0 支持fc、自动提取JWT、python版一键部署(anthropic-claude-4-sonnet,anthropic-claude-3.7-sonnet…) - 开发调优 / 开发调优, Lv1 - LINUX DO


二话不说,先放测试截图:
[image]
是用以下openai官方fc脚本测试的:
import requests
from openai import OpenAI
import json


def get_weather(latitude, longitude):
response = requests.get(
f"https://api.o...